FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.18 (125 ms)

Package nictiz.fhir.nl.stu3.zib2017
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Infusion
Url http://nictiz.nl/fhir/StructureDefinition/zib-Infusion
Version 1.0.5
Status active
Name Zib Infusion
Title HCIM Infusion
Experimental False
Realm nl
Authority hl7
Description An infusion is a device that slowly injects fluid into a blood vessel. The infusion has a number of components. The infusion contains: * the (peripheral) cannula or the (central) catheter put into the patient peripherally or centrally; * the administering system connected to the cannula/catheter allowing the administered fluid to run, * the infusion bag containing the fluid. Multiple administering systems may be connected to one cannula/catheter. Furthermore, a central venous catheter may have multiple lumens. Arterial and epidural catheters also exist in addition to venous catheters.
Purpose The purpose of an infusion is usually to administer fluid and/or medication. Information on present infusions is recorded to inform other health professionals. This information is of importance in determining the care required for the patient and in safely administering medication. In a transfer situation, the information offers the option to realize continuity of care by organizing specific expertise and materials in advance, for example.
Copyright CC0
Type DeviceUseStatement
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/eOverdracht-AdvanceNotice eOverdracht advance notice
http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Adults eOverdracht nursing handoff adults
http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-0-1yo eOverdracht nursing handoff childcare 0-1 yo
http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-1-18yo eOverdracht nursing handoff childcare 1-18 yo

Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice zib MedicalDevice
http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-AdministeringSystem HCIM Infusion AdministeringSystem
http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-LumenOrLine HCIM Infusion-LumenOrLine
http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-Product HCIM Infusion Product


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "zib-Infusion",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion",
  "version" : "1.0.5",
  "name" : "Zib Infusion",
  "title" : "HCIM Infusion",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "An infusion is a device that slowly injects fluid into a blood vessel. The infusion has a number of components.\r\n\r\nThe infusion contains: \r\n\r\n* the (peripheral) cannula or the (central) catheter put into the patient peripherally or centrally;\r\n* the administering system connected to the cannula/catheter allowing the administered fluid to run,\r\n* the infusion bag containing the fluid.\r\n\r\nMultiple administering systems may be connected to one cannula/catheter. Furthermore, a central venous catheter may have multiple lumens. \r\n\r\nArterial and epidural catheters also exist in addition to venous catheters.",
  "purpose" : "The purpose of an infusion is usually to administer fluid and/or medication. \r\nInformation on present infusions is recorded to inform other health professionals. This information is of importance in determining the care required for the patient and in safely administering medication. In a transfer situation, the information offers the option to realize continuity of care by organizing specific expertise and materials in advance, for example.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "mapping" : [
    {
      "identity" : "hcim-infusion-v3.2-2017EN",
      "uri" : "https://zibs.nl/wiki/Infusion-v3.2(2017EN)",
      "name" : "HCIM Infusion-v3.2(2017EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "DeviceUseStatement",
  "baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DeviceUseStatement",
        "path" : "DeviceUseStatement",
        "short" : "Infusion",
        "alias" : [
          "Infuus"
        ],
        "mapping" : [
          {
            "identity" : "hcim-infusion-v3.2-2017EN",
            "map" : "NL-CM:10.2.1",
            "comment" : "Infusion"
          }
        ]
      },
      {
        "id" : "DeviceUseStatement.extension",
        "path" : "DeviceUseStatement.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "DeviceUseStatement.extension:LumenOrLine",
        "path" : "DeviceUseStatement.extension",
        "sliceName" : "LumenOrLine",
        "definition" : "Container of the LumenOrLine concept. This container contains all data elements of the LumenOrLine concept.\r\nCentral lines can contain one or more lumens; peripheral infusions do not have lumens and only have one line.",
        "min" : 1,
        "max" : "3",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-LumenOrLine"
          }
        ],
        "mapping" : [
          {
            "identity" : "hcim-infusion-v3.2-2017EN",
            "map" : "NL-CM:10.2.10",
            "comment" : "LumenOrLine"
          }
        ]
      },
      {
        "id" : "DeviceUseStatement.extension:LumenOrLine.extension",
        "path" : "DeviceUseStatement.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "DeviceUseStatement.extension:LumenOrLine.extension:LineStatus",
        "path" : "DeviceUseStatement.extension.extension",
        "sliceName" : "LineStatus",
        "min" : 0,
        "mapping" : [
          {
            "identity" : "hcim-infusion-v3.2-2017EN",
            "map" : "NL-CM:10.2.9",
            "comment" : "LineStatus"
          }
        ]
      },
      {
        "id" : "DeviceUseStatement.extension:LumenOrLine.extension:LineStatus.valueCodeableConcept:valueCodeableConcept",
        "path" : "DeviceUseStatement.extension.extension.valueCodeableConcept",
        "sliceName" : "valueCodeableConcept",
        "binding" : {
          "strength" : "extensible"
        }
      },
      {
        "id" : "DeviceUseStatement.extension:LumenOrLine.extension:LumenLocation",
        "path" : "DeviceUseStatement.extension.extension",
        "sliceName" : "LumenLocation",
        "min" : 0,
        "mapping" : [
          {
            "identity" : "hcim-infusion-v3.2-2017EN",
            "map" : "NL-CM:10.2.11",
            "comment" : "LumenLocation"
          }
        ]
      },
      {
        "id" : "DeviceUseStatement.extension:LumenOrLine.extension:LumenLocation.valueCodeableConcept:valueCodeableConcept",
        "path" : "DeviceUseStatement.extension.extension.valueCodeableConcept",
        "sliceName" : "valueCodeableConcept",
        "binding" : {
          "strength" : "extensible"
        }
      },
      {
        "id" : "DeviceUseStatement.extension:LumenOrLine.extension:LockFluid",
        "path" : "DeviceUseStatement.extension.extension",
        "sliceName" : "LockFluid",
        "min" : 0,
        "mapping" : [
          {
            "identity" : "hcim-infusion-v3.2-2017EN",
            "map" : "NL-CM:10.2.13",
            "comment" : "LockFluid"
          }
        ]
      },
      {
        "id" : "DeviceUseStatement.extension:LumenOrLine.extension:AdministeringSystem",
        "path" : "DeviceUseStatement.extension.extension",
        "sliceName" : "AdministeringSystem",
        "min" : 0,
        "mapping" : [
          {
            "identity" : "hcim-infusion-v3.2-2017EN",
            "map" : "NL-CM:10.2.7",
            "comment" : "AdministeringSystem"
          }
        ]
      },
      {
        "id" : "DeviceUseStatement.extension:LumenOrLine.extension:AdministeringSystem.valueReference:valueReference",
        "path" : "DeviceUseStatement.extension.extension.valueReference",
        "sliceName" : "valueReference",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-AdministeringSystem"
          }
        ]
      },
      {
        "id" : "DeviceUseStatement.device",
        "path" : "DeviceUseStatement.device",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-Product"
          }
        ],
        "mapping" : [
          {
            "identity" : "hcim-infusion-v3.2-2017EN",
            "map" : "NL-CM:10.2.3",
            "comment" : "InfusionCatheter::MedicalDevice"
          }
        ]
      },
      {
        "id" : "DeviceUseStatement.note.text",
        "path" : "DeviceUseStatement.note.text",
        "definition" : "A comment on the infusion.",
        "mapping" : [
          {
            "identity" : "hcim-infusion-v3.2-2017EN",
            "map" : "NL-CM:10.2.8",
            "comment" : "Comment"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.